projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c36ed0
)
jsonfilter: update to Git HEAD (2025-04-18)
author
Robert Marko
<
[email protected]
>
Fri, 18 Apr 2025 10:40:50 +0000
(12:40 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 8 Jun 2025 19:37:01 +0000
(21:37 +0200)
8a86fb78235b
build: set GNU17 for lemon compilation
Link:
https://github.com/openwrt/openwrt/pull/18525
(cherry picked from commit
891c8244f2b346b00190d25bd6970cf755a4aaa6
)
Link:
https://github.com/openwrt/openwrt/pull/18581
Signed-off-by: Robert Marko <
[email protected]
>
(cherry picked from commit
e0069e7587bbcd47821691586bffe65ec7b49534
)
Link:
https://github.com/openwrt/openwrt/pull/19065
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/utils/jsonfilter/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/jsonfilter/Makefile
b/package/utils/jsonfilter/Makefile
index fda66bbfb4b95871897b982497972cdea597020e..a0eb75675bdff6d3f4ed9fc3f3e8ab8c2bec428e 100644
(file)
--- a/
package/utils/jsonfilter/Makefile
+++ b/
package/utils/jsonfilter/Makefile
@@
-5,9
+5,9
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/jsonpath.git
-PKG_SOURCE_DATE:=202
4-01-23
-PKG_SOURCE_VERSION:=
594cfa86469c005972ba750614f5b3f1af84d0f6
-PKG_MIRROR_HASH:=
70d2e0870b746920af4569631218c38c1dddfee4f5d029ec8ea0a67999bdafcd
+PKG_SOURCE_DATE:=202
5-04-18
+PKG_SOURCE_VERSION:=
8a86fb78235b5d7925b762b7b0934517890cc034
+PKG_MIRROR_HASH:=
59b78647914855284960630f8e9d716bf09f00ab007cf1e2c1570ae5c55cc64a
CMAKE_INSTALL:=1
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>